Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindowState


CreateWindowIterator

The CreateWindowIterator method creates a window iterator for the windows (of all drafts) in this window-state object.

ODWindowIterator CreateWindowIterator ();
return value
A reference to the newly created window iterator.
DISCUSSION
Your part calls this method if it needs to apply an operation to all windows of this window-state object. For example, a root part might use a window iterator to tile all the currently open windows.

While you are using the returned window iterator, you must not call any methods that create or delete windows.

You must delete the returned window iterator when it is no longer needed.

SEE ALSO
The ODWindowIterator class (page 840).
Table 11-1 on page 466 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help